Skip to content

fix(material/badge): allow badge defaults to be configured#33312

Merged
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:27844/badge-config
Jun 1, 2026
Merged

fix(material/badge): allow badge defaults to be configured#33312
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:27844/badge-config

Conversation

@crisbeto
Copy link
Copy Markdown
Member

Allows users to configure the defaults for badges for the entire app.

Fixes #27844.

Allows users to configure the defaults for badges for the entire app.

Fixes angular#27844.
@crisbeto crisbeto added the target: rc This PR is targeted for the next release-candidate label May 28, 2026
@pullapprove pullapprove Bot requested review from tjshiu and wagnermaciel May 28, 2026 07:22
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Jun 1, 2026
@crisbeto crisbeto merged commit 2384aed into angular:main Jun 1, 2026
32 of 35 checks passed
@crisbeto
Copy link
Copy Markdown
Member Author

crisbeto commented Jun 1, 2026

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto added a commit that referenced this pull request Jun 1, 2026
Allows users to configure the defaults for badges for the entire app.

Fixes #27844.

(cherry picked from commit 2384aed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: material/badge target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(BADGE): add MAT_BADGE_DEFAULT_OPTIONS

2 participants